-
Notifications
You must be signed in to change notification settings - Fork 464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Camera
control
#3354
base: main
Are you sure you want to change the base?
Camera
control
#3354
Conversation
# Conflicts: # client/ios/Runner/Info.plist # client/lib/main.dart # client/pubspec.lock
It wasn't merged yet |
By when, more or less, will this camera functionality be implemented? I need it urgently! |
No ETA for now, please be patient. |
While the functionality is not officially launched, could you help me call it in some way? |
How I can help for this functionality is available for use? @ndonkoHenri |
@ndonkoHenri please merge this to main. This one camera image capture feature is going to change my whole decision on choosing flet. Please help enable this functionality. Thank you. |
It's not ready yet, sorry. |
Hi @ndonkoHenri, Is there already an ETA? I'm waiting on this control to develop a new app. Thanks in advance for the effort! |
Will Camera be in 0.26? |
Closes #1281
Test Code
Notes
Control not showing up as expected atm.
We need to find a better way to pass the list available cameras (which is to be run before calling
runApp
) to theCameraControl
inflet_camera
package.Ref: Docs